summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/batman-adv/bat_v_elp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/batman-adv/bat_v_elp.c b/net/batman-adv/bat_v_elp.c
index 71c20c1d4002..e103c759b7ab 100644
--- a/net/batman-adv/bat_v_elp.c
+++ b/net/batman-adv/bat_v_elp.c
@@ -241,7 +241,7 @@ batadv_v_elp_wifi_neigh_probe(struct batadv_hardif_neigh_node *neigh)
* the packet to be exactly of that size to make the link
* throughput estimation effective.
*/
- skb_put(skb, probe_len - hard_iface->bat_v.elp_skb->len);
+ skb_put_zero(skb, probe_len - hard_iface->bat_v.elp_skb->len);
batadv_dbg(BATADV_DBG_BATMAN, bat_priv,
"Sending unicast (probe) ELP packet on interface %s to %pM\n",
/collabora/viewer'>distro/collabora/viewer main, development code repositoryroot
summaryrefslogtreecommitdiff
path: root/svx/source/items/drawitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)1-14/+14
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht1-7/+14
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin1-14/+15
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-7/+7
2021-02-15loplugin:referencecasting in svxNoel1-1/+1
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-1/+0
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-11/+7
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin1-2/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-7/+7
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl1-7/+7
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-14/+14
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-7/+7
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar1-0/+42
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-6/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-6/+6
2014-10-15loplugin: cstylecastNoel Grandin1-6/+6
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-37/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-12/+12
2014-02-26Remove visual noise from svxAlexander Wilms1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-6/+6
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-12/+12
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-233/+45
2011-08-29Rename class XColorTable to XColorListJoseph Powers1-2/+2
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-7/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-25/+25
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-24/+24
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-04Convert all Query/Put Value() to boolNorbert Thiebaud1-30/+30
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-08-19INTEGRATION: CWS aw033 (1.10.58); FILE MERGEDVladimir Glazounov1-2/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.368); FILE MERGEDRüdiger Timm1-23/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.32); FILE MERGEDJens-Heiner Rechtien1-5/+5
2007-05-10INTEGRATION: CWS pchfix04 (1.7.24); FILE MERGEDKurt Zenker1-14/+8
2006-11-21INTEGRATION: CWS pj65 (1.6.96); FILE MERGEDVladimir Glazounov1-8/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.5.116); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.4.220); FILE MERGEDJens-Heiner Rechtien1-46/+44
2005-09-08INTEGRATION: CWS ooo19126 (1.3.830); FILE MERGEDRüdiger Timm1-47/+21